| Total Complexity | 52 |
| Dependencies | 1 |
| Dependents | 1 |
| Total lines | 562 |
| Lines of code | 424 |
| Logical lines of code | 272 |
| Comment lines | 56 |
| Methods | 6 |
| Properties | 2 |
| Method | Rating | Maintainability | Complexity | Lines of code |
|---|---|---|---|---|
| start() | 28 | 258 | ||
| parse() | 43 | 11 | 50 | |
| arcToSegments() | 40 | 8 | 62 | |
| drawArc() | 52 | 2 | 25 | |
| segmentToBezier() | 55 | 1 | 20 | |
| calcVectorAngle() | 65 | 2 | 9 |